home *** CD-ROM | disk | FTP | other *** search
- # Load the arena
-
- SetModelDirectory ..\data\arena\models
- SetTextureDirectory ..\data\arena\textures\ar3
-
- LoadGameGen arena3.gam arena_2
-
- FindNode fence1
- Object3DSetScroll on 3.0 0.0
-
- # Rotate the exit ramps.
- #FindNode exit
- #SetIntersectBBOX on
- #Object3DSetAction exit_ramp_motion
-
-
- source vid_mon.gw
-